OpenRoads Designer CONNECT Edition SDK Help

EndConditionExceptions Property

Gets the EndConditionExceptions of this corridor.

Definition

Namespace: Bentley.CifNET.GeometryModel.SDK Assembly: Bentley.CifNET.GeometryModel.SDK.4.0 (in Bentley.CifNET.GeometryModel.SDK.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public  IEnumerable<EndConditionException> EndConditionExceptions {get;}

Property Value

(EndConditionException)

See Also